home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1997 / MacHack 1997.toast / Hacks / Hacks ’96 / Talking Telnet / source / drag / drag.proto.h < prev   
Encoding:
Text File  |  1996-06-22  |  98 b   |  4 lines  |  [TEXT/CWIE]

  1. void    MyDragInit(void);
  2. OSErr    DragText (EventRecord *ev, Point where, short w, Boolean *dragged);
  3.  
  4.